type github.com/jackc/pgx/v5/pgtype.encodePlanInt2CodecBinaryInt16

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L139: 			return encodePlanInt2CodecBinaryInt16{}
		int.go#L155: type encodePlanInt2CodecBinaryInt16 struct{}
		int.go#L157: func (encodePlanInt2CodecBinaryInt16) Encode(value any, buf []byte) (newBuf []byte, err error) {